Autogenerated HTML docs for v1.7.2-rc0 
diff --git a/git-send-email.html b/git-send-email.html index 45ce38d..12b4851 100644 --- a/git-send-email.html +++ b/git-send-email.html 
@@ -447,6 +447,19 @@  </p>   <div class="para"><p>The --to option must be repeated for each user you want on the to list.</p></div>   </dd>  +<dt>  +--8bit-encoding=&lt;encoding&gt;  +</dt>  +<dd>  +<p>  + When encountering a non-ASCII message or subject that does not  + declare its encoding, add headers/quoting to indicate it is  + encoded in &lt;encoding&gt;. Default is the value of the  + <em>sendemail.assume8bitEncoding</em>; if that is unspecified, this  + will be prompted for if any non-ASCII files are encountered.  +</p>  +<div class="para"><p>Note that no attempts whatsoever are made to validate the encoding.</p></div>  +</dd>   </dl></div>   <h3 id="_sending">Sending</h3><div style="clear:left"></div>   <div class="vlist"><dl>  @@ -849,7 +862,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-05-09 07:24:20 UTC  +Last updated 2010-06-27 20:07:28 UTC   </div>   </div>   </body>